Try
Attempts to run child actions and any errors will be passed onto a following catch action.

Input
Action has no input.
Output
| Name | Required | Description |
|---|---|---|
| Action Success | True if the action passed, false if it failed. | |
| Try Success | Actions within the try block completed successfully. |